projects
/
emacs.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
e20fe65
)
(setup-8-bit-environment): Do not
author
Kenichi Handa
<handa@m17n.org>
Sun, 10 Aug 1997 04:09:49 +0000
(
04:09
+0000)
committer
Kenichi Handa
<handa@m17n.org>
Sun, 10 Aug 1997 04:09:49 +0000
(
04:09
+0000)
change sendmail-coding-system and rmail-file-coding-system.
lisp/language/european.el
patch
|
blob
|
history
diff --git
a/lisp/language/european.el
b/lisp/language/european.el
index ae8bb58a27ff972fec27f9ced48f39cad18b6fad..590b4dfb15eaf831a8207dbb94945c59a1227b06 100644
(file)
--- a/
lisp/language/european.el
+++ b/
lisp/language/european.el
@@
-45,8
+45,6
@@
(set-default-coding-systems coding-system)
(setq coding-category-iso-8-1 coding-system
coding-category-iso-8-2 coding-system)
- (setq sendmail-coding-system coding-system
- rmail-file-coding-system coding-system)
(if charset
(let ((nonascii-offset (- (make-char charset) 128)))